Skip to content

gh-95285: py.exe launcher fails with short argv0#95295

Merged
zooba merged 4 commits into
python:mainfrom
zooba:gh95285
Jul 26, 2022
Merged

gh-95285: py.exe launcher fails with short argv0#95295
zooba merged 4 commits into
python:mainfrom
zooba:gh95285

Conversation

@zooba

@zooba zooba commented Jul 26, 2022

Copy link
Copy Markdown
Member

@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Jul 26, 2022
@zooba zooba marked this pull request as ready for review July 26, 2022 19:33
@zooba zooba requested a review from a team as a code owner July 26, 2022 19:33
@zooba zooba merged commit 7ac5bb3 into python:main Jul 26, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@zooba zooba deleted the gh95285 branch July 26, 2022 20:24
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @zooba, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 7ac5bb3e6a1cf780aea8164fdba09db993a21d6f 3.11

@zooba zooba added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Jul 26, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2022
(cherry picked from commit 7ac5bb3)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 26, 2022
@bedevere-bot

Copy link
Copy Markdown

GH-95298 is a backport of this pull request to the 3.11 branch.

@pfmoore pfmoore left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol you beat me to it, I can confirm this appears to fix my issue.

ambv pushed a commit that referenced this pull request Jul 27, 2022
(cherry picked from commit 7ac5bb3)

Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS-windows tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants